Skip to content

Conversation

@KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Sep 30, 2025

This PR fixes incorrect pre-agg matching in case of 'rollupJoin' / 'rollupLambda' pre-aggs

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet

@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch from 8e58477 to 094dd8b Compare September 30, 2025 15:20
@KSDaemon KSDaemon marked this pull request as ready for review September 30, 2025 17:01
@KSDaemon KSDaemon requested a review from a team as a code owner September 30, 2025 17:01
@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch from 094dd8b to 76fe519 Compare October 15, 2025 18:22
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Oct 15, 2025
@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 54.54545% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.89%. Comparing base (f4b51b9) to head (d2332b3).

Files with missing lines Patch % Lines
...ejs-schema-compiler/src/adapter/PreAggregations.ts 48.52% 35 Missing ⚠️
...bejs-schema-compiler/src/compiler/CubeEvaluator.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10017      +/-   ##
==========================================
+ Coverage   48.77%   48.89%   +0.11%     
==========================================
  Files         196      196              
  Lines       15859    15917      +58     
  Branches     3108     3110       +2     
==========================================
+ Hits         7736     7783      +47     
- Misses       7729     7743      +14     
+ Partials      394      391       -3     
Flag Coverage Δ
cube-backend 48.89% <54.54%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch 3 times, most recently from 48b1d14 to a90cdee Compare October 21, 2025 12:42
@KSDaemon KSDaemon requested a review from a team as a code owner October 21, 2025 12:42
@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch from a90cdee to 0304b5c Compare October 21, 2025 13:52
@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch 3 times, most recently from 3237841 to 9ac45c8 Compare October 27, 2025 14:51
@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch from 9ac45c8 to d2332b3 Compare October 27, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants